Skip to content

Conversation

@heaths
Copy link
Member

@heaths heaths commented Sep 11, 2025

I could make all the non-include PS1 scripts executable, but beyond TestResources - which I already updated - this is the only one I call frequently from within bash.

@heaths heaths requested a review from a team as a code owner September 11, 2025 21:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a shebang line to make the Prepare-Release.ps1 PowerShell script executable directly from bash environments. This allows the script to be invoked without explicitly calling pwsh or powershell first.

  • Adds #!/usr/bin/env pwsh shebang line at the beginning of the script

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Sep 12, 2025
azure-sdk added a commit to Azure/azure-sdk-for-rust that referenced this pull request Sep 12, 2025
@heaths heaths merged commit 3b1ace1 into Azure:main Sep 12, 2025
14 checks passed
@heaths heaths deleted the executable branch September 12, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants